From: Andrew Innes Date: Tue, 23 Jul 2002 00:06:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~31424 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c773817b2f79d28c6f788fb34d41586920b8fe16;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f20a6100dd7..aec8e20f2e5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,18 @@ +2002-07-23 Andrew Innes + + * makefile.w32-in (DONTCOMPILE): Remove cus-start.el. + (DONTCOMPILE): Add various language files. + (DONTCOMPILE): Remove term/xterm.el. + (finder-inf.el): Remove. + (update-authors): New target. + (TAGS-LISP): Remove $(lispsource). + (compile-always): Renamed from `compile-files'. + (compile): New target, adapted from `compile-files'. + (compile-calc): New target. + (recompile): Change `.' to $(lisp). + (bootstrap): Add update-subdirs and finder-data + to dependencies; change compile-files to compile. + 2002-07-22 Andre Spiegel * vc.el (vc-next-action-on-file): Preserve find-file-literally.